C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1Chart Namespace / BaseChartAxisList<T> Class / AddEmpty Method

In This Topic
AddEmpty Method (BaseChartAxisList<T>)
In This Topic
Add null data point value to the series.
Syntax
'Declaration
 
Public Sub AddEmpty() 
 
See Also